projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed2ef6c
)
(TABDLY): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 13 Apr 1994 22:23:00 +0000
(22:23 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 13 Apr 1994 22:23:00 +0000
(22:23 +0000)
src/s/netbsd.h
patch
|
blob
|
history
diff --git
a/src/s/netbsd.h
b/src/s/netbsd.h
index 78f610bfcfa38c841ae9ad03ab73f10ee6b872d4..3524f921f24728fe534edebc24f21fdac6492157 100644
(file)
--- a/
src/s/netbsd.h
+++ b/
src/s/netbsd.h
@@
-20,6
+20,7
@@
#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
/* netbsd uses OXTABS instead of the expected TAB3. */
+#define TABDLY OXTABS
#define TAB3 OXTABS
#define A_TEXT_OFFSET(x) (sizeof (struct exec))